home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 002 / pcwrit25.arc / ADDEND24.DOC next >
Encoding:
Text File  |  1985-07-17  |  3.3 KB  |  79 lines

  1. PC-Write Version 2.4 Addenda            December 26, 1984
  2.  
  3. None of this information is vital, but some may be useful.
  4.  
  5. Editing:
  6.  
  7. 1. Lines starting with a page break are highlighted.
  8. 2. Only one [] can be in a ruler, others changed to {}.
  9. 3. F9 and +F9 top line display have changed from 2.3.
  10. 4. Hard hyphen "-" works for wordwrap and reformat.
  11. 5. Marking now follows the cursor exactly, except a jump 
  12.  from one end of marking to the other keeps the marking.
  13.  
  14. Printing:
  15.  
  16. 1. .R and .Q can take font characters as well as letters.
  17. 2. Maximum line length in printer now 180 characters.
  18. 3. The page printer gives the pause options (page 79) 
  19.  when it starts, and tells the current page number.  You 
  20.  can now easily skip pages to print a particular page.
  21.  
  22. Ruler files:
  23.  
  24. 1. Wordcount macro (replaces F6 F5 with F6 F5, which does
  25.  nothing to the text but occurs once for every text word):
  26.  W: 323,320,319,324,320,319,264,309,349,315
  27. 2. Special tab/backtab operation codes 420 and 421 now 
  28.  insert/delete spaces in pushright mode, or overwrite 
  29.  with spaces in overwrite mode.
  30. 3. Font character codes have been updated:
  31.  All Alt letters now have assigned font codes. 
  32.  Green is code 8, no longer code 15.
  33.  Yellow is Alt J (Jonquil Yellow), no longer Y.  
  34.  Alt X is 13 (will be Index font).  
  35.  Alt Y and Z are code 15 and 27 (not assigned).
  36.    Note: Y font cannot occur right after Soft-Break.
  37.  Codes 9, 10, 12, 26, 29 should not be used as fonts.  
  38.  Code 0 will be followed by a subfont code, 0 to 26.  
  39.  Code 27 (Z font) may also be used as extension font. 
  40. 4. The windowing package works often enough that some may 
  41.  want to experiment with it.  Editor ruler file options:
  42.    &S:n   set starting screen display segment  (#Bx00)
  43.    &T:n   set total width of display line, bytes (160)
  44.    &U:n   status line offset (for narrow windows)  (0)
  45.    &V:n   line offset, topmost line;  top margin   (0)
  46.    &W:n   line length, characters;  right margin  (80)
  47.    &X:n   left offset, characters;  left margin    (0)
  48.    &Y:n   line offset, lowest line;  low margin   (24)
  49.    &Z:n   video display mode                       (3)
  50.  Special video display mode values:
  51.    &Z:13244  Everex Graphics Edge, 132x44 mode
  52.    &Z:13225  Everex Graphics Edge, 132x25 mode
  53.    Everex board also needs &T:264, &W:132, &Y:43
  54.    IBM graphics 40 column: &T:80,  &W:40,  &Y:1
  55.  Much of this code has not been completely tested!
  56.  There are known bugs showing help screens (helpe.def
  57.    and internal help), and wrapping topline messages.
  58. 5. The page printer changes code 250 to 32, code 29 to 45
  59.  or nothing, and code 26 to nothing.  To make it pass 
  60.  these characters through unchanged, put into ruler.prt:
  61.   $250=250
  62.   $ 26= 26
  63.   $ 29= 29
  64. 6. R (regular) action in font line invokes start sequence 
  65.  for all active fonts.  If none are active, Pica is used.
  66. 7. P (wheel pause) action in font line doesn't work.
  67.  
  68. Other:
  69. m
  70. 1. To expand the manual to another file, use FILEMAN:
  71.  A>FILEMAN MANUAL1.CRN B:MANUAL1.DOC
  72.  
  73. 2. To use PC-Write with a Mouse Systems mouse, run their
  74.  MOUSESYS program and them run M_PCWRIT.  The cursor will
  75.  follow the mouse, and buttons are F4, F5, F6.
  76.  
  77. 3. To test your printer's response to all fonts, do
  78.   A>PR PRINTEST